<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

img {
  max-width: 100%;
  width: 100%;
}

@font-face {
  font-family: "iconfont";
  /* project id 1149458 */
  src: url("//at.alicdn.com/t/font_1149458_wck9h69gpen.eot");
  src: url("//at.alicdn.com/t/font_1149458_wck9h69gpen.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1149458_wck9h69gpen.woff2") format("woff2"), url("//at.alicdn.com/t/font_1149458_wck9h69gpen.woff") format("woff"), url("//at.alicdn.com/t/font_1149458_wck9h69gpen.ttf") format("truetype"), url("//at.alicdn.com/t/font_1149458_wck9h69gpen.svg#iconfont") format("svg");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.transition,
#pro_detail .bottom-line .dropdown .dropdown-menu .dropdown-item,
#pro_detail .bottom-line .dropdown .dropdown-menu,
#gear .solution-box .bottom-look-more .look-more,
#gear .solution-box .img img,
#gear .bottom-line .dropdown .dropdown-menu .dropdown-item,
#gear .bottom-line .dropdown .dropdown-menu,
#metal .solution-box .bottom-look-more .look-more,
#metal .solution-box .img img,
#metal .bottom-line .dropdown .dropdown-menu .dropdown-item,
#metal .bottom-line .dropdown .dropdown-menu,
#server .build-swiper .swiper-button .main-button-next,
#server .build-swiper .swiper-button .main-button-prev,
#header .container .navbar .navbar-collapse .navbar-nav .dropdown,
#header .container .navbar .navbar-collapse .navbar-nav .nav-item .nav-link,
#header .container .navbar .navbar-collapse .navbar-nav .nav-item .bottom-line,
#header .container .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item:last-child .name,
#header .container .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item .name,
#header .container .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu,
#footer .aboutus .font-right-box .footer-right,
#footer .aboutus .list .footer-left,
#footer .comeback,
#joinus .table .tbody .job-tr,
#joinus .table .tbody .tr .td button .iconfont,
#joinus .table .tbody .tr .td button,
#main .contact button,
#main .news .swiper-button .index-button-next,
#main .news .swiper-button .index-button-prev,
#main .news .index-swiper .swiper-slide .skip,
#main .news .index-swiper .swiper-slide .img img,
#main .bussiness .liangren-two .tab-content #menu1 button,
#main .bussiness .liangren-two .tab-content #home button,
#main .bussiness .liangren-two .nav-item .nav-link,
#building .build-swiper .swiper-button .main-button-next,
#building .build-swiper .swiper-button .main-button-prev,
#business-title .container .row .col-relative .box-content .business-nav .businessbox.box,
#business-title .container .row .col-relative .box-content .business-nav .businessbox,
#business-title .title-container .gallery-thumbs-main-container .gallery-thumbs-main .swiper-wrapper .swiper-slide,
#solutions .solution-box .look-more-solutions,
#solutions .solution-box .img img,
#aboutus .us-center .date-box .conversion-color,
#article .top-line .row .solution-box .bottom-look-more .look-more .iconfont,
#article .top-line .row .solution-box .bottom-look-more .look-more,
#article .top-line .row .solution-box .img img,
#article .nav a {
  transition: all 0.3s;
  transition-timing-function: ease;
}

a:hover {
  text-decoration: none;
}

body {
  overflow-x: hidden;
}

.margin-sm {
  margin-top: 50px;
  margin-bottom: 50px;
  -moz-column-count: 2;
  /* Firefox */
  -webkit-column-count: 2;
  /* Safari 和 Chrome */
  column-count: 2;
}

@media (max-width: 768px) {
  .margin-sm {
    margin-top: 30px;
    margin-bottom: 30px;
    -moz-column-count: 1;
    /* Firefox */
    -webkit-column-count: 1;
    /* Safari 和 Chrome */
    column-count: 1;
  }
}

#business-title .title-container .gallery-thumbs-main-container .gallery-thumbs-main .swiper-wrapper .swiper-slide {
  cursor: pointer;
}

#article .nav {
  color: #6C7B8D;
  font-size: 14px;
  padding-top: 25px;
  margin-bottom: 120px;
  width: 100%;
  border-top: #B7B9BB 1px solid;
  font-weight: bold;
}

#article .nav a {
  color: #6C7B8D;
  display: block;
}

#article .nav a:hover {
  color: black;
}

#article .bottom-line {
  border-bottom: #B7B9BB 1px solid;
  padding-bottom: 40px;
}

#article .bottom-line .title {
  color: #3080C9;
  font-size: 40px;
  margin-bottom: 10px;
  display: block;
}

#article .bottom-line .deta {
  color: #6C7B8D;
  font-size: 14px;
}

#article .font {
  margin-top: 200px;
  padding: 55px 185px 55px 55px;
  color: white;
  background: rgba(48, 128, 212, 0.9);
  bottom: 0%;
}

#article .right-img {
  margin-top: 75px;
}

#article .right-img img {
  position: absolute;
  max-width: 120%;
  width: 120%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
}

#article .content-title {
  color: #3080C9;
  font-size: 20px;
  margin-top: 80px;
  margin-bottom: 40px;
}

#article .content-detail {
  color: #6C7B8D;
  font-size: 16px;
  padding-bottom: 160px;
}

#article .top-line {
  border-top: #B7B9BB 1px solid;
  padding-top: 100px;
}

#article .top-line .row {
  margin: 0px -30px;
}

#article .top-line .row .solution-box {
  border: #cfd4d4 1px solid;
  margin-bottom: 30px;
}

#article .top-line .row .solution-box .img {
  overflow: hidden;
}

#article .top-line .row .solution-box .img img:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

#article .top-line .row .solution-box .title {
  padding: 0px;
  margin: 0px 25px;
  color: #3080C9;
  font-size: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: #cfd4d4 1px solid;
  display: block;
}

#article .top-line .row .solution-box .bottom-look-more {
  display: flex;
  justify-content: space-between;
}

#article .top-line .row .solution-box .bottom-look-more .look-more {
  color: #000;
  font-size: 14px;
  margin: 18px 25px;
  display: block;
}

#article .top-line .row .solution-box .bottom-look-more .look-more .iconfont {
  color: #3080C9;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
}

#article .top-line .row .solution-box .bottom-look-more .look-more:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

#aboutus .img-box {
  position: relative;
}

#aboutus .img-box .img-blue {
  position: absolute;
  left: 0%;
  top: 0%;
  height: 100%;
  width: 100%;
  background-color: rgba(48, 128, 208, 0.05);
}

#aboutus .title {
  font-size: 40px;
  margin-top: 105px;
}

#aboutus .us-left {
  margin-top: 65px;
  padding-bottom: 100px;
  line-height: 2;
}

#aboutus .us-left .font-us {
  font-size: 16px;
  color: #798080;
  display: block;
  margin-bottom: 50px;
}

#aboutus .us-left img {
  margin-top: 30px;
}

#aboutus .us-center .center-font {
  padding: 0px 30px;
  margin-top: 65px;
  padding-bottom: 75px;
  padding-top: 40px;
  background: #3080C9;
  line-height: 2;
}

#aboutus .us-center .center-font span {
  color: white;
  font-size: 16px;
  display: block;
}

#aboutus .us-center .date-box {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  margin-top: 30px;
}

#aboutus .us-center .date-box .left {
  width: 33.3%;
  background: #ECECEC;
  padding: 10px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#aboutus .us-center .date-box .left .num {
  font-size: 24px;
  font-weight: bold;
  margin-top: 8px;
  color: #3080C9;
  display: block;
}

#aboutus .us-center .date-box .left .font {
  margin-top: 5px;
  font-size: 16px;
  color: #798080;
  display: block;
}

#aboutus .us-center .date-box .left .line {
  position: absolute;
  height: 36px;
  right: 0%;
  bottom: 30%;
  border-left: #cfd4d4 1px solid;
}

#aboutus .us-center .date-box .center {
  width: 33.3%;
  background: #ECECEC;
  padding: 10px;
  text-align: center;
}

#aboutus .us-center .date-box .center .num {
  font-size: 35px;
  font-weight: bold;
  color: #3080C9;
  display: block;
}

#aboutus .us-center .date-box .center .num .danwei {
  color: #3080C9;
  font-size: 14px;
}

#aboutus .us-center .date-box .center .font {
  font-size: 16px;
  color: #798080;
  display: block;
}

#aboutus .us-center .date-box .right {
  width: 33.3%;
  background: #ECECEC;
  padding: 10px;
  position: relative;
  text-align: center;
}

#aboutus .us-center .date-box .right .num {
  font-size: 35px;
  font-weight: bold;
  color: #3080C9;
  display: block;
}

#aboutus .us-center .date-box .right .num .danwei {
  color: #3080C9;
  font-size: 14px;
}

#aboutus .us-center .date-box .right .font {
  font-size: 16px;
  color: #798080;
  display: block;
}

#aboutus .us-center .date-box .right .line {
  position: absolute;
  height: 36px;
  left: 0%;
  bottom: 30%;
  border-left: #cfd4d4 1px solid;
}

#aboutus .us-center .date-box .conversion-color:hover {
  background: #3080C9;
}

#aboutus .us-center .date-box .conversion-color:hover .num {
  color: white;
}

#aboutus .us-center .date-box .conversion-color:hover .num .danwei {
  color: white;
}

#aboutus .us-center .date-box .conversion-color:hover .font {
  color: white;
}

#aboutus .us-center img {
  margin-top: 20px;
}

#aboutus .us-right img {
  margin-bottom: 30px;
}

#aboutus .us-right .font {
  line-height: 2;
  font-size: 16px;
}

#aboutus .us-research {
  position: relative;
  margin-bottom: 145px;
}

#aboutus .us-research .research {
  padding-top: 90px;
  border-top: #cfd4d4 1px solid;
  padding-bottom: 65px;
  z-index: 2;
}

#aboutus .us-research .research span {
  font-size: 40px;
}

#aboutus .us-research .font-box {
  padding-top: 70px;
  z-index: 2;
}

#aboutus .us-research .font-box .font {
  margin-right: 140px;
  color: #798080;
  font-size: 16px;
  line-height: 1.7;
  border-bottom: #cfd4d4 1px solid;
  padding-bottom: 55px;
}

#aboutus .first-img {
  margin-top: 60px;
}

#aboutus .div-gray {
  padding-top: 200px;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 48%;
}

#aboutus .div-gray .gray-div {
  background: #EEEEEE;
  height: 100%;
  width: 100%;
}

#aboutus .third-img img {
  padding-left: 20%;
}

.xiato-news {
  padding-bottom: 250px;
}

#solutions .title {
  font-size: 40px;
  padding-top: 100px;
  padding-bottom: 45px;
  display: block;
}

#solutions .news-title {
  margin-top: 85px;
  display: flex;
}

#solutions .news-title .title {
  font-size: 40px;
  border-right: #e0e8e8 1px solid;
  padding: 0px 40px 0px 0px;
  margin-right: 20px;
  line-height: 1;
  display: inline-block;
}

#solutions .news-title .subhead {
  display: block;
  color: #798080;
  padding-right: 50px;
}

#solutions .news-category {
  width: 100%;
  margin-top: 85px;
}

#solutions .news-category .button-boxs {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

#solutions .news-category .button-boxs button {
  outline: none;
  border: 0px;
  background: white;
  width: 170px;
  height: 55px;
}

#solutions .news-category .button-boxs .first {
  border: #EEEEEE 3px solid;
  border-top: 0px;
}

#solutions .news-category .button-boxs .scend {
  border: #EEEEEE 3px solid;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 1px;
}

#solutions .news-category .button-boxs .third {
  border-bottom: #EEEEEE 3px solid;
  border-bottom: 1px;
}

#solutions .news-category .button-boxs .gestures {
  box-shadow: 1px 1px 2px #ECECEC;
}

#solutions .news-category .button-boxs .gestures:hover {
  cursor: pointer;
}

#solutions .news-category .button-boxs .active:hover {
  cursor: default;
}

#solutions .news-category .button-boxs .active {
  background: #3080C9;
  border: 0px;
  color: white;
}

#solutions .detail {
  color: #798080;
  font-size: 16px;
  line-height: 2;
  display: block;
  width: 100%;
}

#solutions .border-line {
  padding-bottom: 86px;
  border-bottom: #cfd4d4 1px solid;
  margin-bottom: 70px;
}

#solutions .news-boxs {
  margin-top: 85px;
}

#solutions .news-boxs .solution-box .title {
  font-size: 24px;
}

#solutions .solution-box {
  border: #cfd4d4 1px solid;
  margin-bottom: 30px;
}

#solutions .solution-box .img {
  overflow: hidden;
}

#solutions .solution-box .img img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

#solutions .solution-box .title {
  padding: 0px;
  margin: 0 25px;
  color: #3080C9;
  font-size: 20px;
  padding-top: 20px;
  padding-bottom: 60px;
  border-bottom: #cfd4d4 1px solid;
}

#solutions .solution-box .no-line {
  border-bottom: #cfd4d4 0px solid;
}

#solutions .solution-box .look-more-solutions {
  color: #2E3333;
  font-size: 14px;
  margin: 18px 25px;
  display: block;
}

#solutions .solution-box .look-more-solutions .iconfont {
  color: #3080C9;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
}

#solutions .solution-box .look-more-solutions:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

#solutions .solution-box .bottom-look-more {
  display: flex;
  justify-content: space-between;
}

#solutions .solution-box .bottom-look-more .date {
  color: #798080;
  font-size: 14px;
  margin: 18px 25px;
  display: block;
}

#solutions .solution-box .bottom-look-more .look-more {
  color: #000;
  font-size: 14px;
  margin: 18px 25px;
  display: block;
}

#solutions .solution-box .bottom-look-more .look-more .iconfont {
  color: #3080C9;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
}

#solutions .pagination {
  margin-bottom: 30px;
  margin-top: 50px;
}

#solutions .pagination .page-item {
  margin-right: 5px;
}

#solutions .pagination .page-item .page-link {
  color: #6C7B82;
  background: #E8E8E8;
  font-weight: bold;
}

#solutions .pagination .active .page-link {
  color: white;
  background: #3080CE;
}

#solutions .img {
  position: relative;
}

#solutions .img .news-img-bottom {
  position: absolute;
  right: 0px;
  width: 30%;
  bottom: -150px;
  z-index: -99;
}

#business-title {
  background: url(/images/business-title-img.jpg) no-repeat center;
  background-size: cover;
  height: 630px;
  position: relative;
}

#business-title .gallery-top-main {
  height: 100%;
}

#business-title .gallery-top-main .swiper-wrapper {
  height: 100%;
}

#business-title .gallery-top-main .swiper-wrapper .swiper-slide {
  background-size: cover;
  height: 100%;
}

#business-title .blue-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #3080C9;
  opacity: 0.2;
  top: 0%;
  left: 0%;
}

#business-title .title-container {
  position: relative;
}

#business-title .title-container .gallery-thumbs-main-container {
  width: 90%;
  position: absolute;
}

#business-title .title-container .gallery-thumbs-main-container .gallery-thumbs-main {
  position: absolute;
  z-index: 1001;
  width: 90%;
  bottom: 100%;
}

#business-title .title-container .gallery-thumbs-main-container .gallery-thumbs-main .swiper-wrapper {
  display: flex;
}

#business-title .title-container .gallery-thumbs-main-container .gallery-thumbs-main .swiper-wrapper .swiper-slide {
  font-weight: bold;
  font-size: 18px;
  padding: 15px 5%;
  text-align: center;
  color: white;
  width: 33.3%;
  box-shadow: 1px 1px 2px #e0dfdf;
  background-image: url(/images/title-img.png);
}

#business-title .title-container .gallery-thumbs-main-container .gallery-thumbs-main .swiper-wrapper .swiper-slide-thumb-active {
  color: white;
  background: #3080C9;
  background-image: none;
}

#business-title .container {
  height: 100%;
}

#business-title .container .row {
  height: 100%;
}

#business-title .container .row .col-relative {
  position: relative;
  height: 100%;
}

#business-title .container .row .col-relative .box-content {
  position: absolute;
  left: 0%;
  bottom: -30px;
  width: 100%;
  z-index: 10;
}

#business-title .container .row .col-relative .box-content .box {
  background: rgba(1, 84, 160, 0.6);
  width: 40%;
  padding: 40px;
  padding-bottom: 60px;
  position: relative;
}

#business-title .container .row .col-relative .box-content .box h2 {
  color: white;
}

#business-title .container .row .col-relative .box-content .box .font {
  color: white;
  display: block;
  margin-top: 30px;
  line-height: 2;
  font-size: 16px;
}

#business-title .container .row .col-relative .box-content .business-nav {
  display: flex;
}

#business-title .container .row .col-relative .box-content .business-nav .businessbox {
  width: 33.3%;
  color: #798080;
  font-size: 18px;
  padding: 15px 5%;
  background: white;
  border-right: #d6dcdc 3px solid;
  text-align: center;
  box-shadow: -1px 1px 2px #e0dfdf;
}

#business-title .container .row .col-relative .box-content .business-nav .businessbox a {
  color: #798080;
}

#business-title .container .row .col-relative .box-content .business-nav .businessbox:last-child {
  border-right: #d6dcdc 0px solid;
}

#business-title .container .row .col-relative .box-content .business-nav .active {
  color: white;
  background: #3080C9;
}

#business-title .container .row .col-relative .box-content .business-nav .active a {
  color: white;
}

#business-title .container .row .col-relative .box-content .business-nav .businessbox:hover {
  background: #f0f0f0;
  color: #798080;
}

#business-title .container .row .col-relative .box-content .business-nav .businessbox:hover a {
  color: white;
}

#business-title .container .row .col-relative .box-content .business-nav .businessbox.active:hover {
  color: white !important;
  background: #3080C9 !important;
}

#business-title .container .row .col-relative .box-content .business-nav .businessbox.active:hover a {
  color: white;
}

#business-title .container .row .col-relative .box-content .business-nav .main-box {
  background: #3080C9 !important;
}

#business-title .container .row .col-relative .box-content .business-nav .businessbox.box {
  width: 27.7%;
  background: rgba(28, 28, 28, 0.4);
  color: white;
  font-weight: bold;
}

#business-title .container .row .col-relative .box-content .business-nav .businessbox.box:hover {
  background: #3080C9;
}

#business-title .container .row .col-relative .box-content-index {
  bottom: 0px;
}

#building {
  margin-top: 180px;
}

#building .build-title {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

#building .build-title .title {
  line-height: 1;
  color: #000;
  font-size: 40px;
  display: inline-block;
  padding-right: 40px;
  border-right: #d6dcdc 2px solid;
}

#building .build-title .subhead {
  padding-left: 35px;
  font-size: 16px;
  color: #798080;
}

#building .build-font {
  color: #798080;
  font-size: 16px;
  line-height: 1.5;
}

#building .energy {
  background: #ECECEC;
}

#building .energy .title {
  color: #3080C9;
  font-size: 28px;
  margin-top: 125px;
  text-align: center;
  margin-bottom: 35px;
}

#building .energy .content {
  color: #798080;
  font-size: 16px;
  line-height: 2;
  text-align: center;
  display: block;
  padding: 0% 10%;
  margin-bottom: 75px;
}

#building .build-swiper {
  position: relative;
}

#building .build-swiper .swiper {
  background: #ECECEC;
  position: relative;
}

#building .build-swiper .swiper .swiper-wrapper {
  display: flex;
  align-items: stretch;
}

#building .build-swiper .swiper .swiper-wrapper .swiper-slide {
  background: white;
  height: auto;
}

#building .build-swiper .swiper .swiper-wrapper .swiper-slide .font {
  padding: 45px 30px;
  color: #798080;
  font-size: 16px;
}

#building .build-swiper .swiper .stratum-letf {
  height: 100%;
  width: 356.6px;
  position: absolute;
  left: 0%;
  top: 0%;
  z-index: 999;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
  /* 标准的语法（必须放在最后） */
}

#building .build-swiper .swiper .stratum-right {
  height: 100%;
  width: 356.6px;
  position: absolute;
  right: 0%;
  top: 0%;
  z-index: 999;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
  /* 标准的语法（必须放在最后） */
}

#building .build-swiper .swiper-button {
  background: #ECECEC;
  display: flex;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 50px;
}

#building .build-swiper .swiper-button .main-button-prev {
  position: static;
  background-image: url("#") !important;
  border-radius: 50%;
  background: white;
  background-image: none;
  color: #3080C9;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0% 30px;
}

#building .build-swiper .swiper-button .main-button-prev i {
  font-size: 25px;
}

#building .build-swiper .swiper-button .main-button-next {
  position: static;
  border-radius: 50%;
  background: white;
  background-image: none;
  color: #3080C9;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0% 30px;
}

#building .build-swiper .swiper-button .main-button-next i {
  font-size: 25px;
}

#building .build-swiper .swiper-button .main-button-prev:hover {
  background: #3080C9;
  color: white;
}

#building .build-swiper .swiper-button .main-button-next:hover {
  background: #3080C9;
  color: white;
}

#building .nature .title {
  display: block;
  margin-top: 100px;
  color: #3080C9;
  font-size: 28px;
  margin-bottom: 45px;
}

#building .nature .content {
  font-size: 16px;
  color: #798080;
  line-height: 2;
  width: 80%;
  display: block;
  margin-bottom: 135px;
}

#building .nature .nature-row {
  margin: 0px -23px;
  padding-right: 80px;
}

#building .nature .nature-row .img-box {
  padding: 0px 23px;
}

#building .nature .nature-row .img-box .subtitle {
  color: #798080;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#building .nature .nature-row .img-box .subtitle img {
  height: 50px;
  width: auto;
  margin-right: 15px;
}

#building .nature .nature-row .img-box .font {
  display: block;
  margin-top: 25px;
  font-size: 16px;
  color: #798080;
  margin-bottom: 100px;
}

@media (max-width: 992px) {
  #building .nature .nature-row {
    padding-right: 0px;
  }
}

#building .nature .img-boxs {
  padding-top: 190px;
  margin-bottom: 80px;
}

#building .nature .img-boxs .img-boxs-row {
  margin: 0px -7.5px;
}

#building .nature .img-boxs .img-boxs-row .col-md-6 {
  padding: 0% 7.5px;
}

#building .nature .img-boxs .img-boxs-row .col-md-6 .img-font {
  display: block;
  padding-bottom: 55px;
  padding-top: 20px;
  line-height: 2;
  color: #798080;
  font-size: 16px;
}

@media (max-width: 992px) {
  #building .nature .img-boxs .img-boxs-row {
    margin: 0px -15px;
  }

  #building .nature .img-boxs .img-boxs-row .col-md-6 {
    padding: 0% 15px;
  }
}

#intelligent-production {
  margin-top: 180px;
}

#intelligent-production .build-title {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

#intelligent-production .build-title .title {
  color: #000;
  font-size: 40px;
  display: inline-block;
  padding-right: 40px;
  border-right: #d6dcdc 2px solid;
  line-height: 1;
}

#intelligent-production .build-title .subhead {
  padding-left: 35px;
  font-size: 16px;
  color: #798080;
}

#intelligent-production .build-font {
  color: #798080;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
}

#intelligent-production .build-font img {
  position: absolute;
  width: 100px;
  right: -135px;
  top: 0%;
}

@media (max-width: 1200px) {
  #intelligent-production .build-font img {
    display: none;
  }
}

#intelligent-production .intelligent {
  display: flex;
  position: relative;
}

#intelligent-production .intelligent .production-box {
  position: relative;
}

#intelligent-production .intelligent .production-box .production-img {
  width: 117%;
  z-index: -1;
  max-width: 117%;
  position: absolute;
  right: -20%;
}

#intelligent-production .vice-system {
  background: #ECECEC;
  margin-top: 130px;
  padding-top: 95px;
  padding-bottom: 100px;
}

#intelligent-production .vice-system .title-box {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

#intelligent-production .vice-system .title-box .system-box {
  position: relative;
  background: white;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  text-align: center;
  width: 24%;
  padding: 65px 70px;
  border: 2px #ECECEC solid;
  color: #798080;
}

#intelligent-production .vice-system .title-box .system-box img {
  margin-bottom: 30px;
}

#intelligent-production .vice-system .title-box .system-box span {
  display: flex;
  align-items: center;
  justify-content: center;
}

#intelligent-production .vice-system .title-box .system-box .radius {
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 45%;
  background-color: #3080C9;
  border-radius: 50%;
  color: white;
  bottom: -8%;
  z-index: 999;
}

#intelligent-production .vice-system .title-box .font-box {
  background: white;
  border: 2px #ECECEC solid;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 48%;
  margin-left: 4%;
  text-align: center;
}

#intelligent-production .vice-system .title-box .font-box .detail {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 22px 65px;
  text-align: start;
  line-height: 2;
}

#intelligent-production .vice-system .title-box .font-box .detail .title {
  font-size: 16px;
  color: #798080;
  font-weight: bold;
  display: block;
  margin-bottom: 18px;
}

#intelligent-production .vice-system .title-box .font-box .detail .font {
  display: flex;
}

#intelligent-production .vice-system .title-box .font-box .detail .font i {
  color: #3080C9;
  font-size: 16px;
  padding-right: 10px;
  margin-top: -3px;
}

#intelligent-production .vice-system .title-box .font-box .detail .font span {
  font-size: 16px;
  color: #798080;
  line-height: 1.5;
}

#intelligent-production .vice-system .title-box .first-title {
  padding: 87px 65px !important;
  font-size: 33px;
  color: #3080C9;
}

#intelligent-production .vice-system .fourth-box {
  display: flex;
}

#intelligent-production .vice-system .fourth-box .left-box {
  display: flex;
  flex-wrap: wrap;
  width: 48%;
}

#intelligent-production .vice-system .fourth-box .left-box .system-box {
  position: relative;
  background: white;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  text-align: center;
  width: 50%;
  padding: 65px 70px;
  border: 2px #ECECEC solid;
  color: #798080;
}

#intelligent-production .vice-system .fourth-box .left-box .system-box img {
  margin-bottom: 30px;
}

#intelligent-production .vice-system .fourth-box .left-box .system-box .radius {
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 45%;
  background-color: #3080C9;
  border-radius: 50%;
  color: white;
  bottom: -8%;
  z-index: 999;
}

#intelligent-production .vice-system .fourth-box .left-box .white-box {
  width: 100%;
  height: 50px;
  background: white;
  border: 2px #ECECEC solid;
}

#intelligent-production .vice-system .fourth-box .font-box {
  background: white;
  border: 2px #ECECEC solid;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 48%;
  margin-left: 4%;
  text-align: center;
}

#intelligent-production .vice-system .fourth-box .font-box .detail {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 22px 65px;
  text-align: start;
  line-height: 2;
}

#intelligent-production .vice-system .fourth-box .font-box .detail .title {
  font-size: 16px;
  color: #798080;
  font-weight: bold;
  display: block;
  margin-bottom: 18px;
}

#intelligent-production .vice-system .fourth-box .font-box .detail .font {
  display: flex;
}

#intelligent-production .vice-system .fourth-box .font-box .detail .font i {
  color: #3080C9;
  font-size: 16px;
  padding-right: 10px;
  margin-top: -3px;
}

#intelligent-production .vice-system .fourth-box .font-box .detail .font span {
  font-size: 16px;
  color: #798080;
  line-height: 1.5;
}

#intelligent-production .system {
  display: none;
  background: #ECECEC;
  margin-top: 130px;
  padding-top: 95px;
  padding-bottom: 100px;
}

#intelligent-production .system .sys-boxs {
  display: flex;
  flex-wrap: wrap;
}

#intelligent-production .system .sys-boxs .font-box-left {
  padding: 40px 50px !important;
}

#intelligent-production .system .sys-boxs .font-box-left span {
  display: block;
  padding-top: 25%;
  color: #3080C9;
  font-size: 33px;
}

#intelligent-production .system .sys-boxs .system-box {
  position: relative;
  background: white;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  text-align: center;
  width: 50%;
  padding: 65px 70px;
  border: 2px #ECECEC solid;
  color: #798080;
}

#intelligent-production .system .sys-boxs .system-box img {
  margin-bottom: 30px;
}

#intelligent-production .system .sys-boxs .system-box .radius {
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 45%;
  background-color: #3080C9;
  border-radius: 50%;
  color: white;
  bottom: -8%;
  z-index: 999;
}

#intelligent-production .system .sys-boxs .white-box {
  height: 60px;
  width: calc(100% - 4px);
  background: white;
  margin-left: 2px;
  margin-top: 2px;
  margin-bottom: 100px;
}

#intelligent-production .system .font-boxs .font-box {
  background: white;
  margin: 4px;
  padding: 22px 65px;
}

#intelligent-production .system .font-boxs .font-box .title {
  font-size: 16px;
  color: #798080;
  font-weight: bold;
  display: block;
  margin-bottom: 18px;
}

#intelligent-production .system .font-boxs .font-box .font {
  display: flex;
}

#intelligent-production .system .font-boxs .font-box .font i {
  color: #3080C9;
  font-size: 16px;
  display: block;
  padding-top: 5px;
}

#intelligent-production .system .font-boxs .font-box .font span {
  font-size: 16px;
  color: #798080;
  line-height: 1.5;
}

#intelligent-production .system .font-boxs .font-box:last-child {
  padding-bottom: 85px !important;
}

#intelligent-production .system .font-boxs .first-title {
  padding: 87px 65px !important;
  font-size: 33px;
  color: #3080C9;
}

#intelligent-production .system .font-boxs .font-box-fitst {
  padding-bottom: 25px !important;
  padding-top: 22px !important;
}

#intelligent-production .system .font-boxs .font-box-scend {
  padding-bottom: 22px !important;
}

#software .software-title {
  margin-top: 180px;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  flex-wrap: wrap;
}

#software .software-title .title {
  color: #000;
  font-size: 40px;
  display: inline-block;
  padding-right: 40px;
  border-right: #d6dcdc 2px solid;
  line-height: 1;
}

#software .software-title .subhead {
  padding-left: 35px;
  font-size: 16px;
  color: #798080;
}

#software .content {
  position: relative;
}

#software .content .software-font {
  position: relative;
  color: #798080;
  line-height: 2;
  font-size: 16px;
  padding-right: 15px;
  margin-bottom: 105px;
  padding-bottom: 45px;
}

#software .content .software-font .font .font-span {
  height: 25px;
}

#software .content .software-font .table {
  position: absolute;
  bottom: -60%;
}

#software .content .software-font .table table {
  border: #828888 3px solid;
  background: white;
  width: 90%;
}

#software .content .software-font .table table tr {
  text-align: center;
}

#software .content .software-font .table table tr td {
  white-space: nowrap;
  border: #d6dcdc 1px solid;
}

#software .content .software-font .table table tr td span {
  display: block;
  margin-top: 85%;
}

#software .content .software-img {
  width: 60%;
  position: absolute;
  right: 0%;
}

#software .content .software-img img {
  width: 150%;
  max-width: 150%;
  margin-top: 120px;
}

#software .function {
  padding-top: 150px;
  background: #ECECEC;
  padding-bottom: 100px;
}

#software .function .title {
  text-align: center;
  font-size: 28px;
  color: #3080C9;
  padding: 60px;
  border-bottom: #d6dcdc 2px solid;
}

#software .function .icon-boxs {
  padding-top: 65px;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  padding-bottom: 70px;
  border-bottom: #d6dcdc 2px solid;
}

#software .function .icon-boxs .box-icon {
  width: 20%;
}

#software .function .icon-boxs .box-icon .font-icon {
  padding-right: 45px;
}

#software .function .icon-boxs .box-icon .font-icon .radius {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background: #3080C9;
  display: flex;
  justify-content: center;
  align-items: center;
}

#software .function .icon-boxs .box-icon .font-icon .radius img {
  width: 25px;
}

#software .function .icon-boxs .box-icon .font-icon .radius .big-icon {
  width: 40px;
}

#software .function .icon-boxs .box-icon .font-icon .radius i {
  font-size: 30px;
  color: white;
}

#software .function .icon-boxs .box-icon .font-icon p {
  margin-top: 40px;
  color: #798080;
  font-weight: bold;
  font-size: 16px;
}

#software .function .icon-boxs .box-icon .font-icon span {
  line-height: 2;
  color: #798080;
  font-size: 16px;
}

#software .core {
  background: url(/images/bg-softwatr.jpg) no-repeat center;
  background-size: cover;
}

#software .core .main-title {
  text-align: center;
  color: white;
  font-size: 28px;
  padding: 50px 0px;
}

#software .core .pad-letf {
  padding-left: 12%;
  padding-top: 100px;
}

#software .core .pad-letf .title {
  display: block;
  color: white;
  font-size: 15px;
  padding: 5px 0px 10px 0px;
  border-bottom: #d6dcdc 1px solid;
  margin-bottom: 30px;
  font-weight: bold;
}

#software .core .pad-letf .content {
  display: block;
  color: white;
  font-size: 15px;
  margin-bottom: 35px;
}

#software .core .phone {
  padding: 0px 25px;
  bottom: 0%;
}

#software .core .pad-right {
  padding-right: 12%;
  padding-top: 100px;
}

#software .core .pad-right .title {
  display: block;
  color: white;
  font-size: 15px;
  padding: 5px 0px 10px 0px;
  border-bottom: #d6dcdc 1px solid;
  margin-bottom: 30px;
  font-weight: bold;
}

#software .core .pad-right .content {
  display: block;
  color: white;
  font-size: 15px;
  margin-bottom: 65px;
}

#software .scene {
  margin-bottom: 50px;
}

#software .scene .main-title {
  text-align: center;
  color: #3080C9;
  font-size: 28px;
  padding: 100px 0px 50px 0px;
}

#software .scene .box-icon .font-icon {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  margin-top: 15px;
}

#software .scene .box-icon .font-icon .radius img {
  width: 50px;
  height: 50px;
  margin-right: 25px;
}

#software .scene .box-icon .font-icon .radius .subhead {
  font-size: 18px;
  font-weight: bold;
  color: #3080C9;
}

#software .scene .box-icon .font {
  padding-left: 74px;
}

#software .scene .box-icon .font .i-span {
  display: flex;
  padding-bottom: 15;
}

#software .scene .box-icon .font .i-span i {
  color: #3080C9;
  font-size: 10px;
  padding-top: 6px;
  margin-right: 10px;
}

#software .scene .box-icon .font .i-span span {
  font-size: 14px;
  color: #798080;
  display: block;
  line-height: 2;
}

#software .scene .last-box-icon {
  margin-top: 30px;
}

#logistics {
  margin-top: 180px;
}

#logistics .build-title {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

#logistics .build-title .title {
  color: #000;
  font-size: 40px;
  display: inline-block;
  padding-right: 40px;
  border-right: #d6dcdc 2px solid;
  line-height: 1;
}

#logistics .build-title .subhead {
  padding-left: 35px;
  font-size: 16px;
  color: #798080;
}

#logistics .build-font {
  color: #798080;
  font-size: 16px;
  line-height: 1.5;
}

#logistics .santi {
  margin-top: 60px;
  width: 271px;
}

#logistics .img {
  margin-bottom: 100px;
  margin-top: 100px;
}

#logistics .img img {
  height: 200px;
  width: 250px;
}

#logistics .production-box {
  margin-top: 75px;
}

#logistics .line {
  width: 100%;
  height: 1px;
  background: #EEEEEE;
  margin-top: 20px;
}

#logistics .row-img {
  margin: 0px 5px;
  align-items: stretch;
}

#logistics .row-img .left-img {
  padding-top: 100px;
  padding-right: 5px;
  padding-left: 5px;
}

#logistics .row-img .left-img .myimg {
  height: calc(100% - 10px);
  width: 100%;
}

#logistics .row-img .left-img .myimg .bg-img {
  background: url(/images/1.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

#logistics .row-img .right-img {
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 100px;
  display: flex;
  flex-wrap: wrap;
}

#logistics .row-img .right-img .row {
  align-items: flex-start;
  margin: 0px -5px;
}

#logistics .row-img .right-img .row .right-col {
  padding: 0px 5px;
}

#logistics .row-img .right-img .row img {
  margin-bottom: 10px;
}

#main {
  margin-top: 120px;
}

#main .data {
  padding-bottom: 500px;
  background-size: cover;
}

#main .data .title {
  font-size: 40px;
  color: #000;
  display: block;
  margin-bottom: 50px;
  padding-right: 40px;
}

#main .data .content {
  font-size: 16px;
  color: #798080;
  line-height: 2;
  display: block;
  padding-right: 60px;
}

#main .data .data-icon {
  display: flex;
  flex-wrap: wrap;
}

#main .data .data-icon .font-icon-box {
  margin-right: 70px;
  width: 70px;
}

#main .data .data-icon .font-icon-box .icon-box {
  background: no-repeat top right;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  text-align: start;
}

#main .data .data-icon .font-icon-box .icon-box .num {
  font-size: 35px;
  font-weight: bold;
  color: #3080C9;
  display: block;
}

#main .data .data-icon .font-icon-box .icon-box .font {
  font-size: 14px;
  font-weight: bold;
  color: #3080C9;
  display: block;
  padding-bottom: 7px;
}

#main .data .data-icon .font-icon-box .scend {
  padding-right: 25px;
}

#main .data .data-icon .font-icon-box .third {
  padding-right: 25px;
}

#main .data .data-icon .font-icon-box .title {
  font-size: 16px;
  color: #798080;
  padding-right: 0px;
}

#main .data .data-icon .font-icon-box .icon-box:last-child {
  margin-top: -10px;
  margin-left: -60px;
}

#main .data .data-icon .font-icon-box:first-child {
  width: auto;
  margin-right: 60px;
}

#main .bussiness {
  margin-top: 95px;
}

#main .bussiness .title {
  display: flex;
  margin-bottom: 70px;
}

#main .bussiness .title .name {
  color: #2D3333;
  font-size: 45px;
  display: block;
  padding-right: 30px;
  border-right: #B7B9BB 1px solid;
  line-height: 1;
}

#main .bussiness .title .subhead {
  padding-left: 30px;
  color: #798080;
  font-size: 16px;
  width: 62%;
  display: flex;
  align-items: center;
}

#main .bussiness .liangren-two {
  position: relative;
}

#main .bussiness .liangren-two .nav-item {
  width: 400px;
}

#main .bussiness .liangren-two .nav-item .nav-link {
  text-align: center;
  font-size: 28px;
  color: #798080;
  border-radius: 0%;
  box-shadow: 1px 1px 2px #e0dfdf;
  border: 0px;
}

#main .bussiness .liangren-two .nav-item .nav-link:hover {
  background: #f0f0f0;
}

#main .bussiness .liangren-two .nav-item .nav-link:first-child {
  text-align: center;
  font-size: 28px;
  color: #798080;
  border-radius: 0%;
  box-shadow: 1px -1px 2px #e0dfdf;
}

#main .bussiness .liangren-two .nav-item .nav-link.active {
  color: white;
  background: #3080C9;
  box-shadow: 2px 2x 2px #888888;
  border: 0px;
  pointer-events: none； cursor：not-allowed；;
}

#main .bussiness .liangren-two .tab-content {
  background: #EEEEEE;
}

#main .bussiness .liangren-two .tab-content #home {
  padding-top: 85px;
  padding-left: 65px;
}

#main .bussiness .liangren-two .tab-content #home h3 {
  font-size: 18px;
  font-weight: bold;
  color: #798080;
}

#main .bussiness .liangren-two .tab-content #home p {
  margin-top: 30px;
  width: 30%;
  font-size: 16px;
  color: #798080;
  line-height: 2;
  margin-bottom: 100px;
}

#main .bussiness .liangren-two .tab-content #home button {
  width: 160px;
  height: 50px;
  background: white;
  color: #3080C9;
  font-weight: bold;
  margin-bottom: 65px;
  border: 0px;
  box-shadow: 1px 1px 2px #a7a6a6;
}

#main .bussiness .liangren-two .tab-content #home button:hover {
  cursor: pointer;
  color: white;
  background: #3080C9;
}

#main .bussiness .liangren-two .tab-content #menu1 {
  padding-top: 85px;
  padding-left: 65px;
}

#main .bussiness .liangren-two .tab-content #menu1 h3 {
  font-size: 18px;
  font-weight: bold;
  color: #798080;
}

#main .bussiness .liangren-two .tab-content #menu1 p {
  margin-top: 30px;
  width: 30%;
  font-size: 16px;
  color: #798080;
  line-height: 2;
  margin-bottom: 100px;
}

#main .bussiness .liangren-two .tab-content #menu1 button {
  width: 160px;
  height: 50px;
  background: white;
  color: #3080C9;
  font-weight: bold;
  margin-bottom: 65px;
  border: 0px;
  box-shadow: 1px 1px 2px #a7a6a6;
}

#main .bussiness .liangren-two .tab-content #menu1 button:hover {
  cursor: pointer;
  color: white;
  background: #3080C9;
}

#main .bussiness .liangren-two .liangrn {
  position: absolute;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  width: 45%;
}

#main .news {
  background: #EEEEEE;
  margin-top: 100px;
}

#main .news .main-title {
  display: flex;
  margin-bottom: 70px;
  margin-top: 120px;
}

#main .news .main-title .name {
  color: #2D3333;
  font-size: 45px;
  display: block;
  border-right: #B7B9BB 1px solid;
  width: 35%;
  line-height: 1;
}

#main .news .main-title .subhead {
  padding-left: 30px;
  color: #798080;
  font-size: 16px;
  width: 65%;
  display: flex;
  align-items: center;
  font-weight: 500;
}

#main .news .index-swiper .swiper-slide {
  padding-bottom: 20px;
  background: white;
  box-shadow: 1.26px 1.26px 1.26px rgba(0, 0, 0, 0.15);
}

#main .news .index-swiper .swiper-slide .img {
  overflow: hidden;
}

#main .news .index-swiper .swiper-slide .img img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

#main .news .index-swiper .swiper-slide .title {
  font-size: 20px;
  color: #3080C9;
  padding: 24px 0px 24px 20px;
}

#main .news .index-swiper .swiper-slide .font {
  font-size: 14px;
  color: #798080;
  padding: 0px 30px 80px 0px;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
  border-bottom: #d2d2d2 1px solid;
  margin-bottom: 18px;
}

#main .news .index-swiper .swiper-slide .skip {
  color: #2D3333;
  font-weight: bold;
  display: block;
}

#main .news .index-swiper .swiper-slide .skip i {
  color: #3080C9;
  font-weight: bold;
  margin-right: 10px;
  margin-left: 20px;
}

#main .news .index-swiper .swiper-slide .skip:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

#main .news .swiper-button {
  background: #ECECEC;
  display: flex;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 50px;
}

#main .news .swiper-button .index-button-prev {
  position: static;
  background-image: url("#") !important;
  border-radius: 50%;
  background: white;
  background-image: none;
  color: #3080C9;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0% 30px;
}

#main .news .swiper-button .index-button-prev i {
  font-size: 25px;
}

#main .news .swiper-button .index-button-next {
  position: static;
  border-radius: 50%;
  background: white;
  background-image: none;
  color: #3080C9;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0% 30px;
}

#main .news .swiper-button .index-button-next i {
  font-size: 25px;
}

#main .news .swiper-button .index-button-prev:hover {
  color: white;
  background: #3080C9;
}

#main .news .swiper-button .index-button-next:hover {
  color: white;
  background: #3080C9;
}

#main .news .dream {
  position: relative;
  height: 240px;
  background: url(/images/ourdream.jpg) no-repeat;
  width: 100%;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 45px;
  letter-spacing: 5px;
  text-align: center;
}

#main .news .dream .triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 60px solid #031d3c;
  bottom: -58px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#main .contact {
  background: url(/images/map.jpg) no-repeat center;
  height: 850px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#main .contact .contact-box {
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
  padding: 60px;
  background: white;
  box-shadow: 1px 1px 2px #798080;
}

#main .contact .contact-box .company-name {
  font-size: 16px;
  font-weight: bold;
  color: #2D3333;
}

#main .contact .contact-box .short-line {
  width: 7%;
  border-bottom: #576169 1px solid;
  padding-top: 10px;
  margin-bottom: 10px;
}

#main .contact .contact-box .address {
  color: #798080;
  text-align: center;
}

#main .contact .contact-box .phone {
  color: #798080;
}

#main .contact button {
  width: 160px;
  height: 50px;
  background: #3080C9;
  color: white;
  font-weight: bold;
  margin-bottom: 65px;
  border: 0px;
  margin-top: 80px;
}

#main .contact button:hover {
  cursor: pointer;
  color: white;
  background: #576169;
}

#sol-detail .sol-swiper {
  position: relative;
}

#sol-detail .sol-swiper .gallery-top .swiper-wrapper .swiper-slide {
  position: relative;
}

#sol-detail .sol-swiper .gallery-top .swiper-wrapper .swiper-slide .blue-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #3080C9;
  opacity: 0.2;
  top: 0%;
  left: 0%;
}

#sol-detail .sol-swiper .swiper-container.gallery-thumbs {
  position: absolute;
  width: 40%;
  right: 0%;
  margin-right: 10%;
  bottom: -8%;
  padding-bottom: 10px;
  border-bottom: #3080C9 1px solid;
}

#sol-detail .sol-swiper .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide {
  position: relative;
}

#sol-detail .sol-swiper .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide .blue-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #3080C9;
  opacity: 0;
  top: 0%;
  left: 0%;
  display: none;
}

#sol-detail .sol-swiper .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide .first {
  display: block;
}

#sol-detail .sol-swiper .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide-thumb-active .blue-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #3080C9;
  opacity: 0.3;
  top: 0%;
  left: 0%;
  display: block;
}

#sol-detail .sol-swiper .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide-thumb-active .bold-line {
  position: absolute;
  width: 100%;
  border-bottom: #3080C9 3px solid;
  bottom: -10px;
}

#sol-detail .detail {
  margin-top: 100px;
}

#sol-detail .detail .title {
  font-size: 40px;
  padding-bottom: 20px;
  display: block;
}

#sol-detail .detail .subhead {
  display: flex;
}

#sol-detail .detail .subhead .date {
  font-size: 16px;
  color: #798080;
  display: block;
  padding-right: 20px;
  border-right: #798080 1px solid;
  margin-right: 20px;
}

#sol-detail .detail .subhead .customer {
  font-size: 16px;
  color: #798080;
  display: block;
}

#sol-detail .detail .detail-left-img {
  margin-top: 110px;
  padding-right: 105px;
}

#sol-detail .detail .subdetail {
  margin-top: 110px;
  padding: 0px 53px;
  border-right: #ECECEC 1px solid;
  border-left: #ECECEC 1px solid;
  margin-bottom: 80px;
}

#sol-detail .detail .subdetail .title {
  font-size: 28px;
  font-weight: normal;
  padding-bottom: 50px;
}

#sol-detail .detail .subdetail ul {
  margin: 0px;
  color: #3080D4;
  padding: 0px;
  list-style: none;
}

#sol-detail .detail .subdetail ul li {
  font-size: 14px;
  color: #798080;
  line-height: 2;
}

#sol-detail .detail .subdetail ul li:before {
  content: "";
  padding: 10px;
  background: url(/images/dian.png) no-repeat left center;
  background-size: 16px 16px;
  color: #3080C9;
}

#sol-detail .detail .subdetail .font .iconfont {
  color: #3080C9;
  margin-right: 5px;
}

#sol-detail .detail .subdetail .font span {
  font-size: 14px;
  color: #798080;
}

#sol-detail .detail .subdetail .centerfont {
  padding-left: 18px;
  border-left: #3080C9 5px solid;
  margin: 45px 0px;
}

#sol-detail .detail .subdetail .centerfont span {
  line-height: 2;
  font-size: 14px;
  color: #798080;
}

#sol-detail .icon-font-boxs {
  background: #3080C9;
  padding: 80px 0px;
  margin-top: 20px;
}

#sol-detail .icon-font-boxs .col-lg-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

#sol-detail .icon-font-boxs .col-lg-12 .icon-font-box {
  width: 33.3%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border: #c7c7c7 1px solid;
  padding-top: 60px;
  padding-bottom: 35px;
  margin-right: -1px;
  margin-bottom: -1px;
}

#sol-detail .icon-font-boxs .col-lg-12 .icon-font-box .img {
  height: 65px;
  margin-bottom: 40px;
}

#sol-detail .icon-font-boxs .col-lg-12 .icon-font-box .iconfont {
  font-size: 130px;
  color: white;
}

#sol-detail .icon-font-boxs .col-lg-12 .icon-font-box .num {
  font-size: 48px;
  font-weight: bold;
  color: white;
  line-height: 1.3;
}

#sol-detail .icon-font-boxs .col-lg-12 .icon-font-box .title {
  font-size: 16px;
  color: white;
}

#contact .black {
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

#contact .black h5 {
  margin-bottom: 20px;
}

#contact .gray {
  text-align: center;
  color: #6C7B8D;
  font-size: 16px;
  line-height: 1;
}

#contact .gray h5 {
  margin-bottom: 55px;
}

#contact p {
  font-size: 40px;
  text-align: center;
  margin-top: 115px;
  margin-bottom: 35px;
}

#contact .line {
  height: 40px;
  border-right: #B7B9BB 1px solid;
  width: 50%;
  display: block;
  margin-bottom: 35px;
}

#contact .contactcompany {
  display: flex;
  margin-bottom: 50px;
}

#contact .contactcompany .contactus {
  width: 33.3%;
  color: #6C7B8D;
}

#contact .person {
  border-top: #B7B9BB 1px solid;
  padding-top: 70px;
  display: flex;
  flex-wrap: wrap;
}

#contact .person .director {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 25%;
  margin-bottom: 40px;
  border-right: 1px solid #EEEEEE;
}

#contact .person .director .name-departmen {
  margin-bottom: 30px;
}

#contact .person .director .name-departmen .name {
  font-weight: bold;
  padding-right: 10px;
  margin-right: 10px;
  border-right: #B7B9BB 1px solid;
}

#contact .person .director .name-departmen .departmen {
  color: #6C7B8D;
}

#contact .person .director .phone {
  color: #6C7B8D;
}

#contact .person .director .mail {
  color: #6C7B8D;
}

#contact .person .director img {
  margin-top: 40px;
  width: 40% !important;
}

#contact .map {
  width: 100%;
  height: 550px;
}

#contact .map iframe {
  width: 100%;
  height: 550px;
}

#joinus {
  margin-bottom: 60px;
}

#joinus .join-title {
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 40px;
}

#joinus .detail {
  color: #6C7B8D;
  line-height: 2;
  margin-bottom: 45px;
  padding-right: 110px;
}

#joinus .table {
  border: 1px solid #dee2e6;
  font-size: 14px;
}

#joinus .table .thead .content {
  display: flex;
  background: #F7F7F7;
  justify-content: center;
  align-items: center;
}

#joinus .table .thead .content .td {
  width: 25%;
  text-align: center;
  color: #6C7B8D;
  font-size: 14px;
  height: 45px;
}

#joinus .table .thead .content .td .button-first {
  background: transparent;
  border: 0px;
  outline: none;
}

#joinus .table .thead .content .td .button-first .iconfont {
  font-weight: normal;
  font-size: 20px;
  display: block;
  margin-left: -7px;
  color: #3080C9;
}

#joinus .table .thead .content .td .button-first .iconfont:hover {
  cursor: default;
}

#joinus .table .thead .content .td .button-first:hover {
  cursor: default;
}

#joinus .table .thead .content .post {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  padding-left: 50px;
}

#joinus .table .thead .content .recruit {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#joinus .table .thead .content .date {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 8%;
  width: 30%;
}

#joinus .table .thead .content .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10%;
}

#joinus .table .tbody .tr {
  display: flex;
  background: white;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #dee2e6;
}

#joinus .table .tbody .tr .td {
  text-align: center;
  font-size: 14px;
  color: #6C7B82;
  height: 45px;
}

#joinus .table .tbody .tr .td button {
  background: transparent;
  border: 0px;
  outline: none;
}

#joinus .table .tbody .tr .td button .iconfont {
  font-size: 20px;
  display: block;
  color: #3080C9;
  margin-left: -7px;
}

#joinus .table .tbody .tr .td button:hover {
  cursor: pointer;
}

#joinus .table .tbody .tr .post {
  align-items: center;
  width: 40%;
  display: flex;
  color: #3080D4;
  width: 20%;
  padding-left: 50px;
  text-align: left;
}

#joinus .table .tbody .tr .recruit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40%;
}

#joinus .table .tbody .tr .date {
  width: 30%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 8%;
}

#joinus .table .tbody .tr .icon {
  width: 10%;
  justify-content: center;
  align-items: center;
  display: flex;
}

#joinus .table .tbody .tr .iconfont {
  font-weight: normal;
  font-size: 20px;
  display: block;
  color: #3080C9;
}

#joinus .table .tbody .job-tr-hover {
  background: #3080C9;
}

#joinus .table .tbody .job-tr-hover .td {
  color: white;
}

#joinus .table .tbody .job-tr-hover .td .button-first {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  color: white !important;
}

#joinus .table .tbody .job-tr-hover .td .button-first .iconfont {
  color: white;
}

#joinus .table .tbody .job-tr-hover .post {
  color: white;
}

#joinus .table .tbody .job-tr:hover {
  background: #3080C9;
}

#joinus .table .tbody .job-tr:hover .td {
  color: white;
}

#joinus .table .tbody .job-tr:hover .td .iconfont {
  color: white;
}

#joinus .table .tbody .job-tr:hover .post {
  color: white;
}

#joinus .table .tbody .font-first {
  display: none;
}

#joinus .table .tbody .font-first .content {
  padding: 40px 50px 80px 50px;
  color: #6C7B8D;
}

#joinus .table .tbody .font-first .content .responsibility {
  display: block;
}

#joinus .table .tbody .font-first .content .require {
  display: block;
}

#joinus .showmore {
  position: relative;
  border-bottom: #ECECEC 1px solid;
  width: 100%;
  text-align: center;
  margin-top: 60px;
}

#joinus .showmore .btn {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #3080D4;
  border-radius: 0%;
  padding: 10px 20px;
}

#joinus .font {
  text-align: center;
  margin-top: 35px;
  color: #888888;
  margin-bottom: 150px;
}

#joinus .col-lg-4 {
  padding-left: 95px;
}

#joinus .col-lg-4 h4 {
  font-size: 23px;
  margin-bottom: 30px;
}

#joinus .col-lg-4 h5 {
  margin-top: 70px;
  margin-bottom: 50px;
  font-size: 23px;
  margin-bottom: 30px;
}

#joinus .col-lg-4 .contactus {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #6C7B8D;
}

#joinus .col-lg-4 .contactus .iconfont {
  font-weight: bold;
  color: #3080C9;
  margin-right: 10px;
}

#joinus .col-lg-4 .read_num {
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
  align-items: flex-end;
  border-bottom: #ECECEC 1px solid;
}

#joinus .col-lg-4 .read_num span {
  color: #3080C9;
}

#joinus .col-lg-4 .read_num span i {
  margin-right: 10px;
}

#joinus .col-lg-4 .read_num .num {
  color: #6C7B8D;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#joinus .col-lg-4 .read_num .num i {
  color: #3080D4;
  font-size: 24px;
  display: block;
  margin-top: -2px;
}

#joinus .col-lg-4 .final-line {
  margin-top: 30px;
  border-bottom: #ECECEC 1px solid;
  width: 100%;
}

@media (max-width: 1201px) {
  #joinus .col-lg-4 {
    padding-left: 15px;
  }
}

#footer .comeback .back {
  display: block;
  width: 100%;
  text-align: end;
  font-size: 14px;
  color: #6C7B84;
  margin-bottom: 10px;
  margin-top: 5px;
}

#footer .comeback .back img {
  width: auto;
  margin-bottom: 0px;
  margin-left: 5px;
}

#footer .comeback .back i {
  margin-left: 10px;
  color: #3080C9;
  font-weight: bold;
}

#footer .comeback:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

#footer .aboutus {
  background: #F7F7F7;
}

#footer .aboutus img {
  width: 230px;
  margin-top: 65px;
  margin-bottom: 45px;
}

#footer .aboutus .list {
  display: flex;
  flex-direction: column;
}

#footer .aboutus .list .footer-left {
  display: block;
  color: #6C7B8D;
  font-size: 14px;
  margin-bottom: 16px;
  line-height: 1;
}

#footer .aboutus .list .header {
  color: #6C7B8D;
  font-weight: bold;
}

#footer .aboutus .list .line {
  border-bottom: #7A8080 1px solid;
  width: 100%;
}

#footer .aboutus .myline {
  border-bottom: #7A8080 1px solid;
  width: 100%;
  display: none;
}

#footer .aboutus .font-right-box {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

#footer .aboutus .font-right-box .footer-right {
  margin-bottom: 22px;
  display: block;
  font-size: 14px;
  color: #6C7B8D;
}

#footer .aboutus .copyright {
  margin-top: 30px;
  padding: 30px 0px;
  border-top: #B7B9BB 1px solid;
  color: #6C7B8D;
  font-size: 12px;
}

#header .container .navbar {
  padding: 0px;
}

#header .container .navbar .navbar-brand {
  padding: 0%;
  padding: 23px 0px;
  display: block;
}

#header .container .navbar .navbar-brand img {
  padding-right: 100px;
}

#header .container .navbar .navbar-toggler {
  border: 0px;
}

#header .container .navbar .navbar-toggler .iconfont {
  font-size: 30px;
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item {
  height: 100%;
  position: relative;
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
  border-radius: 0%;
  min-width: auto;
  top: 97%;
  display: block !important;
  visibility: hidden;
  width: 100%;
  padding: 0px;
  border: 0px;
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(0.36, 0.66, 0.04, 1);
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: 0 0 0;
          transform-origin: 0 0 0;
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item {
  text-align: center;
  padding: 0px 20px;
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item .name {
  display: inline-block;
  border-bottom: #ddd 1px solid;
  padding: 15px 0rem;
  color: #708080;
  font-size: 14px;
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item:last-child .name {
  display: block;
  border-bottom: #ddd 0px solid;
  padding: 0.8rem 0rem;
  color: #708080;
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover .name {
  color: #3080D4;
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item .nav-show {
  visibility: visible !important;
  -webkit-transform: scale(1, 1) !important;
          transform: scale(1, 1) !important;
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item .nav-show-reletive {
  position: relative !important;
  visibility: visible !important;
  top: 0%;
  -webkit-transform: scale(1, 1) !important;
          transform: scale(1, 1) !important;
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item .bottom-line {
  position: absolute;
  bottom: 0%;
  width: 100%;
  left: 0px;
  border-bottom: #3080C9 3px solid;
  -webkit-transform: scale(0);
          transform: scale(0);
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item .show-bottom-line {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  color: #798080;
  padding: 28px;
  text-align: center;
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
  color: #000;
  font-weight: bold;
}

#header .container .navbar .navbar-collapse .navbar-nav .nav-item:hover .bottom-line {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#header .container .navbar .navbar-toggler {
  color: #000;
}

#header .container .navbar-text {
  color: #798080;
  margin: 0 30px;
}

@media (max-width: 1150px) {
  #header .container .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #798080;
    padding: 28px 15px;
    text-align: center;
  }
}

@media (max-width: 1260px) {
  #header .container {
    max-width: 1260px;
  }

  #header .container .navbar .navbar-brand img {
    padding-right: 0px;
  }

  #header .container .navbar .navbar-collapse .navbar-nav .nav-item {
    margin: 0 5px;
  }

  #header .container .navbar-text {
    margin: 0px 5px;
  }
}

#server h1 {
  font-size: 40px;
  margin-top: 110px;
  margin-bottom: 65px;
}

#server .usserver {
  color: #6C7B8D;
  display: block;
  width: 40%;
}

#server .server-left {
  padding-top: 55px;
  padding-bottom: 150px;
}

#server .server-left .row {
  margin: 0 -15px;
}

#server .server-left .row .col-lg-10 {
  display: flex;
  flex-wrap: wrap;
}

#server .server-left .row .col-lg-10 .box {
  width: 50%;
  padding-right: 80px;
}

#server .server-left .row .col-lg-10 .box .box-title {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 60px;
}

#server .build-swiper {
  position: relative;
  background: #ECECEC;
}

#server .build-swiper h2 {
  font-size: 28px;
  text-align: center;
  color: #3080C9;
  padding-top: 140px;
  margin-bottom: 45px;
}

#server .build-swiper .subfont {
  display: block;
  width: 60%;
  text-align: center;
  margin-left: 20%;
  color: #798080;
  line-height: 2;
  margin-bottom: 75px;
}

#server .build-swiper .swiper {
  position: relative;
}

#server .build-swiper .swiper .swiper-wrapper {
  display: flex;
  align-items: stretch;
}

#server .build-swiper .swiper .swiper-wrapper .swiper-slide {
  background: white;
  height: auto;
  margin-right: 10px !important;
}

#server .build-swiper .swiper .swiper-wrapper .swiper-slide .font {
  padding: 45px 30px;
  color: #798080;
  font-size: 16px;
}

#server .build-swiper .swiper .stratum-letf {
  height: 100%;
  width: 356.6px;
  position: absolute;
  left: 0%;
  top: 0%;
  z-index: 999;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
  /* 标准的语法（必须放在最后） */
}

#server .build-swiper .swiper .stratum-right {
  height: 100%;
  width: 356.6px;
  position: absolute;
  right: 0%;
  top: 0%;
  z-index: 999;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
  /* 标准的语法（必须放在最后） */
}

#server .build-swiper .swiper-button {
  background: #ECECEC;
  display: flex;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 30px;
}

#server .build-swiper .swiper-button .main-button-prev {
  position: static;
  background-image: url("#") !important;
  border-radius: 50%;
  background: white;
  background-image: none;
  color: #3080C9;
  height: 100px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0% 30px;
  outline: none;
}

#server .build-swiper .swiper-button .main-button-prev i {
  font-size: 40px;
}

#server .build-swiper .swiper-button .main-button-next {
  position: static;
  border-radius: 50%;
  background: white;
  background-image: none;
  color: #3080C9;
  height: 100px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0% 30px;
  outline: none;
}

#server .build-swiper .swiper-button .main-button-next i {
  font-size: 40px;
}

#server .build-swiper .swiper-button .main-button-prev:hover {
  background: #3080C9;
  color: white;
}

#server .build-swiper .swiper-button .main-button-next:hover {
  background: #3080C9;
  color: white;
}

#server .server-img {
  position: absolute;
  border-bottom: 0%;
  z-index: 999;
}

#server .uscontent {
  padding-bottom: 150px;
}

#server .uscontent .uscontent-left {
  padding-right: 40px;
}

#server .uscontent .col-lg-6 {
  padding-top: 130px;
}

#server .uscontent .col-lg-6 .content .title {
  color: #2D3333;
  font-size: 28px;
  margin-bottom: 45px;
  margin-top: 30px;
}

#server .uscontent .col-lg-6 .content .font {
  font-size: 16px;
  color: #6C7B8D;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: white;
}

.myshow .dropdown-toggle::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.myshow .dropdown-menu {
  visibility: visible !important;
  -webkit-transform: scale(1, 1) !important;
          transform: scale(1, 1) !important;
}

#metal .news-title {
  margin-top: 85px;
  display: flex;
}

#metal .news-title .title {
  font-size: 40px;
  border-right: #798080 1px solid;
  padding: 0px 20px 0px 0px;
  margin-right: 20px;
  line-height: 1;
}

#metal .news-title .subhead {
  display: block;
  color: #798080;
  padding-right: 50px;
}

#metal .bottom-line {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  align-content: flex-end;
  padding-bottom: 45px;
  border-bottom: #EEEEEE 1px solid;
  margin-bottom: 50px;
}

#metal .bottom-line .form-control {
  width: 200px;
  margin-top: 17px;
}

#metal .bottom-line .dropdown .select-button {
  background: white;
  border: 1px #B7B9BB solid;
  color: #3080CE;
  padding: 5px 20px;
  border-radius: 0%;
}

#metal .bottom-line .dropdown .dropdown-toggle::after {
  margin-left: 100px;
}

#metal .bottom-line .dropdown .dropdown-menu {
  top: auto;
  background: #F7F7F7;
  display: block !important;
  visibility: hidden;
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(0.36, 0.66, 0.04, 1);
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: 0 0 0;
          transform-origin: 0 0 0;
}

#metal .bottom-line .dropdown .dropdown-menu .dropdown-item:hover {
  color: #3080CE;
}

#metal .solution-box {
  border: #cfd4d4 1px solid;
  margin-bottom: 30px;
}

#metal .solution-box .img {
  padding: 30px 40px 30px 40px;
  overflow: hidden;
}

#metal .solution-box .img img:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

#metal .solution-box .title {
  padding: 0px;
  margin: 0px 25px;
  color: #3080C9;
  font-size: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: #cfd4d4 1px solid;
  display: block;
}

#metal .solution-box .bottom-look-more {
  display: flex;
  justify-content: space-between;
}

#metal .solution-box .bottom-look-more .look-more {
  color: #000;
  font-size: 14px;
  margin: 18px 25px;
  display: block;
}

#metal .solution-box .bottom-look-more .look-more .iconfont {
  color: #3080C9;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
}

#metal .solution-box .bottom-look-more .look-more:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

#metal .line {
  margin-bottom: 110px;
  border-bottom: 1px solid #dee2e6;
}

#metal .line .other-gear {
  margin-bottom: 50px;
  color: #000;
  font-size: 20px;
}

#metal .line table {
  width: 80%;
  margin-bottom: 75px;
  max-width: 100%;
  background: transparent;
}

#metal .line table tr td {
  border-top: 0px;
  padding-top: 15px;
  padding-bottom: 0px;
  border-bottom: 1px solid #dee2e6;
  white-space: nowrap;
}

#metal .line table tr td .td-box {
  margin-right: 15px;
  padding-bottom: 15px;
  color: #6C7B84;
  font-size: 14px;
}

#metal .line table tr td .first-row {
  color: #3080D4;
  font-weight: bold;
  font-size: 14px;
}

#metal .line table tr td .no-bottom-line {
  border: 0px;
}

#gear .news-title {
  margin-top: 85px;
  display: flex;
}

#gear .news-title .title {
  font-size: 40px;
  border-right: #798080 1px solid;
  padding: 0px 20px 0px 0px;
  margin-right: 20px;
  line-height: 1;
}

#gear .news-title .subhead {
  display: block;
  color: #798080;
  padding-right: 50px;
}

#gear .bottom-line {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  align-content: flex-end;
  padding-bottom: 45px;
  border-bottom: #EEEEEE 1px solid;
  margin-bottom: 50px;
  flex-wrap: wrap;
}

#gear .bottom-line .form-control {
  width: 200px;
  margin-top: 17px;
}

#gear .bottom-line .dropdown .select-button {
  background: white;
  border: 1px #B7B9BB solid;
  color: #3080CE;
  padding: 5px 20px;
  border-radius: 0%;
}

#gear .bottom-line .dropdown .dropdown-toggle::after {
  margin-left: 100px;
}

#gear .bottom-line .dropdown .dropdown-menu {
  top: auto;
  background: #F7F7F7;
  display: block !important;
  visibility: hidden;
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(0.36, 0.66, 0.04, 1);
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: 0 0 0;
          transform-origin: 0 0 0;
}

#gear .bottom-line .dropdown .dropdown-menu .dropdown-item:hover {
  color: #3080CE;
}

#gear .bottom-line .news-category .button-boxs {
  display: flex;
  justify-content: flex-end;
}

#gear .bottom-line .news-category .button-boxs button {
  outline: none;
  border: 0px;
  background: white;
  width: 170px;
  height: 55px;
}

#gear .bottom-line .news-category .button-boxs .first {
  border: #EEEEEE 3px solid;
  border-top: 0px;
}

#gear .bottom-line .news-category .button-boxs .scend {
  border: #EEEEEE 3px solid;
  border-top: 0px;
  border-left: 0px;
}

#gear .bottom-line .news-category .button-boxs .third {
  border-bottom: #EEEEEE 3px solid;
}

#gear .bottom-line .news-category .button-boxs .active {
  background: #3080C9;
  border: 0px;
  color: white;
}

#gear .other-gear {
  color: #000;
  font-size: 20px;
  margin-bottom: 30px;
}

#gear .other-gear-subhead {
  color: #6C7B8D;
  font-size: 16px;
  margin-bottom: 55px;
}

#gear .gear-img-boxs {
  padding-bottom: 50px;
  margin-bottom: 100px;
  border-bottom: #EEEEEE 1px solid;
}

#gear .solution-box {
  border: #cfd4d4 1px solid;
  margin-bottom: 30px;
}

#gear .solution-box .img {
  padding: 30px 40px 30px 40px;
  overflow: hidden;
}

#gear .solution-box .img img:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

#gear .solution-box .title {
  padding: 0px;
  margin: 0px 25px;
  color: #3080C9;
  font-size: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: #cfd4d4 1px solid;
  display: block;
}

#gear .solution-box .bottom-look-more {
  display: flex;
  justify-content: space-between;
}

#gear .solution-box .bottom-look-more .look-more {
  color: #000;
  font-size: 14px;
  margin: 18px 25px;
  display: block;
}

#gear .solution-box .bottom-look-more .look-more .iconfont {
  color: #3080C9;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
}

#gear .solution-box .bottom-look-more .look-more {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

#pro_detail .nav-main {
  color: #6C7B8D;
  font-size: 14px;
  padding-top: 25px;
  width: 100%;
  border-top: #B7B9BB 1px solid;
}

#pro_detail .nav-main a {
  color: #6C7B8D;
}

#pro_detail .nav-main .qixie {
  color: #3083D9;
}

#pro_detail .bottom-line {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  align-content: flex-end;
  padding-bottom: 45px;
  border-bottom: #EEEEEE 1px solid;
  margin-bottom: 90px;
}

#pro_detail .bottom-line .form-control {
  width: 200px;
  margin-top: 17px;
}

#pro_detail .bottom-line .news-category .button-boxs {
  display: flex;
  justify-content: flex-end;
}

#pro_detail .bottom-line .news-category .button-boxs .nav-link {
  width: 170px;
  border-radius: 0%;
  padding: 15px;
  text-align: center;
  color: #000;
  box-shadow: 1px 2px 0px #e0dfdf;
}

#pro_detail .bottom-line .news-category .button-boxs .active {
  background: #3080C9;
  border: 0px;
  color: white;
}

#pro_detail .bottom-line .dropdown .select-button {
  background: white;
  border: 1px #B7B9BB solid;
  color: #3080CE;
  padding: 5px 20px;
  border-radius: 0%;
}

#pro_detail .bottom-line .dropdown .dropdown-toggle::after {
  margin-left: 100px;
}

#pro_detail .bottom-line .dropdown .dropdown-menu {
  top: auto;
  background: #F7F7F7;
  display: block !important;
  visibility: hidden;
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(0.36, 0.66, 0.04, 1);
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: 0 0 0;
          transform-origin: 0 0 0;
}

#pro_detail .bottom-line .dropdown .dropdown-menu .dropdown-item:hover {
  color: #3080CE;
}

#pro_detail .container.tab-pane .row {
  margin: 0 -30px;
}

#pro_detail .container.tab-pane .row .trait-left {
  padding-left: 65px;
  padding-right: 125px;
}

#pro_detail .container.tab-pane .row .trait-right .title {
  font-size: 28px;
  color: #3080C9;
  margin-bottom: 90px;
}

#pro_detail .container.tab-pane .row .trait-right .tonnage {
  font-size: 16px;
  color: #79868E;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: #EEEEEE 1px solid;
  line-height: 1;
}

#pro_detail .container.tab-pane .row .trait-right .tonnage .font {
  font-size: 42px;
}

#pro_detail .container.tab-pane .row .trait-right .tonnage .unit {
  display: block;
  margin-bottom: 10px;
}

#pro_detail .container.tab-pane .row .trait-right .tonnage .iconfont {
  display: block;
  margin-left: 20px;
  font-size: 42px;
}

#pro_detail .container.tab-pane .row .trait-right .tonnage img {
  width: 40px;
  margin-left: 20px;
}

#pro_detail .container.tab-pane .row .trait-right .font .i-span .iconfont {
  color: #3080C9;
}

#pro_detail .container.tab-pane .row .trait-right .font .i-span span {
  line-height: 2;
}

#pro_detail .container.tab-pane .row .trait-right .font ul {
  margin: 0px;
  color: #3080D4;
  padding: 0px;
  list-style: none;
}

#pro_detail .container.tab-pane .row .trait-right .font ul li {
  font-size: 14px;
  color: #798080;
  line-height: 2;
}

#pro_detail .container.tab-pane .row .trait-right .font ul li:before {
  content: "";
  padding: 10px;
  background: url(/images/dian.png) no-repeat left center;
  background-size: 16px 16px;
  color: #3080C9;
}

#pro_detail .container.tab-pane .row .trait-right .img {
  margin-top: 40px;
}

#pro_detail .container.tab-pane .row .parameter-left .title {
  color: #2D3333;
  margin-bottom: 55px;
  font-size: 20px;
}

#pro_detail .container.tab-pane .row .parameter-left .table-first {
  margin-bottom: 100px;
}

#pro_detail .container.tab-pane .row .parameter-left .table-first table {
  width: 100%;
}

#pro_detail .container.tab-pane .row .parameter-left .table-first table tr td {
  white-space: nowrap;
  font-size: 14px;
  border-top: 0px;
  padding: 0px;
  border-bottom: #ECECEC 1px solid;
  padding: 15px 0px;
}

#pro_detail .container.tab-pane .row .parameter-left .table-first table tr:first-child td {
  color: #3080D4;
  font-weight: bold;
  padding: 15px 0px;
  border-bottom: #ECECEC 3px solid;
}

#pro_detail .container.tab-pane .row .parameter-left .table-scend {
  margin-bottom: 150px;
}

#pro_detail .container.tab-pane .row .parameter-left .table-scend table {
  width: 100%;
}

#pro_detail .container.tab-pane .row .parameter-left .table-scend table tr td {
  white-space: nowrap;
  font-size: 14px;
  border-top: 0px;
  padding: 0px;
  border-bottom: #ECECEC 1px solid;
  padding: 15px 0px;
  vertical-align: middle;
}

#pro_detail .container.tab-pane .row .parameter-left .table-scend table tr:first-child td {
  border-bottom: #ECECEC 3px solid;
  color: #3080D4;
  font-weight: bold;
}

#pro_detail .container.tab-pane .row .parameter-right {
  padding-left: 100px;
}

#pro_detail .container.tab-pane .row .parameter-right .img-boxs {
  padding: 40px 40px 35px 60px;
  background: #F7F7F7;
}

#pro_detail .container.tab-pane .row .parameter-right .img-boxs .title {
  font-size: 20px;
  color: #2D3333;
  margin-bottom: 30px;
}

#pro_detail .container.tab-pane .row .parameter-right .img-boxs .box .font {
  text-align: center;
  font-size: 14px;
  color: #6C7B8D;
  margin: 15px 0px;
}

#pro_detail .container.tab-pane .structure {
  position: relative;
  margin-bottom: 50px;
}

#pro_detail .container.tab-pane .structure .bottom-line-str {
  border-bottom: #B7B9BB 1px solid;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  align-items: flex-end;
  padding-bottom: 0px;
}

#pro_detail .container.tab-pane .structure .bottom-line-str img {
  padding-bottom: 40px;
}

#pro_detail .container.tab-pane .structure .bottom-line-str .row {
  margin: 0 -30px;
  align-items: flex-end;
  display: flex;
}

#pro_detail .container.tab-pane .structure .bottom-line-str .right-box {
  display: flex;
  justify-content: flex-end;
}

#pro_detail .container.tab-pane .structure .bottom-line-str .bg-img .box {
  padding: 40px 30px 30px 20px;
  background: #F7F7F7;
}

#pro_detail .container.tab-pane .structure .bottom-line-str .bg-img .box .title {
  font-size: 14px;
  color: #6C7B8D;
  font-weight: bold;
  margin-bottom: 25px;
}

#pro_detail .container.tab-pane .structure .bottom-line-str .bg-img .box .font {
  font-size: 14px;
  color: #6C7B8D;
  line-height: 2;
}

@media (max-width: 992px) {
  #pro_detail .bottom-line {
    flex-wrap: wrap;
  }

  #pro_detail .bottom-line .news-category {
    width: 100%;
  }

  #pro_detail .bottom-line .news-category .button-boxs {
    justify-content: flex-start;
    margin-top: 20px;
  }

  #pro_detail .container.tab-pane .structure {
    position: relative;
    margin-bottom: 50px;
  }

  #pro_detail .container.tab-pane .structure .bottom-line-str {
    border-bottom: #B7B9BB 1px solid;
  }

  #pro_detail .container.tab-pane .structure .bottom-line-str .row {
    margin: 0 -15px;
  }

  #pro_detail .container.tab-pane .structure .bottom-line-str img {
    margin-bottom: 30px;
    margin-top: 30px;
  }

  #pro_detail .container.tab-pane .structure .bottom-line-str .right-box {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }

  #pro_detail .container.tab-pane .structure .bottom-line-str .left-box .bg-img {
    display: flex;
    justify-content: center;
  }

  #pro_detail .container.tab-pane .structure .bottom-line-str .bg-img .box {
    padding: 40px 30px 30px 20px;
    background: #F7F7F7;
  }

  #pro_detail .container.tab-pane .structure .bottom-line-str .bg-img .box .title {
    font-size: 14px;
    color: #6C7B8D;
    font-weight: bold;
    margin-bottom: 25px;
  }

  #pro_detail .container.tab-pane .structure .bottom-line-str .bg-img .box .font {
    font-size: 14px;
    color: #6C7B8D;
    line-height: 2;
  }

  #pro_detail .container.tab-pane .structure .col-lg-12:last-child {
    height: 600px;
  }

  #pro_detail .container.tab-pane .parameter-right {
    padding-left: 0px !important;
  }

  #header .container .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    position: absolute;
  }

  .navbar-text {
    display: none;
  }
}

@media (max-width: 600px) {
  #pro_detail .bottom-line .news-category .button-boxs .nav-link {
    width: 100%;
  }
}

@media (min-width: 1260px) {
  .container {
    max-width: 1260px;
  }
}

@media (max-width: 990px) {
  #footer .myline {
    display: block !important;
    margin: 0 15px;
  }

  #footer .font-right-box {
    align-items: flex-start !important;
    flex-direction: row !important;
    margin-top: 20px;
  }

  #footer .font-right-box .footer-right {
    margin-right: 30px;
  }
}

@media (max-width: 576px) {
  #intelligent-production .system .sys-boxs .system-box {
    width: 100%;
  }
}

@media (max-width: 576px) {
  #footer .myline {
    display: block !important;
    margin: 0 15px;
  }

  #footer .font-right-box {
    align-items: flex-start !important;
    flex-direction: column !important;
    margin-top: 20px;
  }

  #footer .font-right-box .footer-right {
    margin-right: 30px;
  }
}

@media (max-width: 992px) {
  #article .font {
    margin-top: 100px;
    padding: 20px;
    color: white;
    background: rgba(48, 128, 212, 0.9);
    bottom: 0%;
  }

  #article .content-detail {
    color: #6C7B8D;
    font-size: 16px;
    padding-bottom: 60px;
  }

  #article .right-img {
    margin-top: 75px;
  }

  #article .right-img img {
    position: relative;
    max-width: 100%;
    width: 100%;
  }

  #article .top-line .row {
    margin: 0 -15px;
  }
}

@media (max-width: 990px) {
  #aboutus .div-gray .gray-div {
    background: transparent;
    height: 100%;
    width: 100%;
  }

  #aboutus .third-img img {
    padding-left: 0%;
  }

  #aboutus .us-research {
    margin-top: 40px;
  }

  #aboutus .us-research .research {
    padding-top: 50px;
    border-top: #cfd4d4 1px solid;
    padding-bottom: 15px;
    z-index: 2;
  }

  #aboutus .us-research .font-box .font {
    margin-right: 0px;
  }
}

@media (max-width: 1230px) {
  #solutions .news-title {
    margin-top: 85px;
    display: flex;
    flex-wrap: wrap;
  }

  #solutions .news-title .title {
    line-height: 1;
    font-size: 30px;
    border-right: #798080 1px solid;
    padding: 0px 20px 0px 0px;
    margin-right: 20px;
  }

  #solutions .news-title .subhead {
    display: block;
    color: #798080;
    padding-right: 0px;
    margin-top: 0px;
  }
}

@media (max-width: 992px) {
  #solutions .news-category {
    width: 100%;
    margin-top: 85px;
  }

  #solutions .news-category .button-boxs {
    display: flex;
    justify-content: flex-start;
  }
}

@media (max-width: 576px) {
  #solutions .news-category .button-boxs a {
    width: 33.3%;
  }

  #solutions .news-category .button-boxs .gestures {
    width: 100%;
  }
}

@media (max-width: 992px) {
  #business-title .gallery-thumbs-main-container {
    width: 100%;
  }

  #business-title .gallery-thumbs-main-container .gallery-thumbs-main {
    width: 100%;
  }

  #business-title .container .row {
    height: 100%;
  }

  #business-title .container .row .col-relative {
    position: relative;
    height: 100%;
  }

  #business-title .container .row .col-relative .box-content {
    position: absolute;
    left: 0%;
    bottom: -30px;
    width: 100%;
  }

  #business-title .container .row .col-relative .box-content .box {
    background: rgba(1, 84, 160, 0.6);
    width: 100%;
    padding: 40px;
    padding-bottom: 60px;
    position: relative;
  }

  #business-title .container .row .col-relative .box-content .box h2 {
    color: white;
  }

  #business-title .container .row .col-relative .box-content .box .font {
    color: white;
    display: block;
    margin-top: 30px;
    line-height: 2;
    font-size: 16px;
  }

  #business-title .container .row .col-relative .box-content .business-nav {
    display: flex;
  }

  #business-title .container .row .col-relative .box-content .business-nav .businessbox {
    width: 25%;
    color: #798080;
    font-size: 18px;
    padding: 15px 15px;
    background: white;
    border-right: #d6dcdc 3px solid;
    text-align: center;
    box-shadow: -1px 1px 2px #e0dfdf;
  }

  #business-title .container .row .col-relative .box-content .business-nav .businessbox:last-child {
    border-right: #d6dcdc 0px solid;
  }

  #business-title .container .row .col-relative .box-content .business-nav .active {
    color: white;
    background: #3080C9;
  }

  #business-title .container .row .col-relative .box-content .business-nav .main-box {
    background: #3080C9 !important;
  }

  #business-title .container .row .col-relative .box-content .business-nav .businessbox.box {
    width: 27.7%;
    background: rgba(28, 28, 28, 0.4);
    color: white;
    font-weight: bold;
  }

  #business-title .container .row .col-relative .box-content .business-nav .businessbox.box:hover {
    background: #3080C9;
  }

  #business-title .container .row .col-relative .box-content-index {
    bottom: 0px;
  }
}

@media (max-width: 550px) {
  #business-title .container {
    height: 100%;
  }

  #business-title .container .row {
    height: 100%;
  }

  #business-title .container .row .col-relative {
    position: relative;
    height: 100%;
  }

  #business-title .container .row .col-relative .box-content {
    position: absolute;
    left: 0%;
    bottom: -30px;
    width: 100%;
  }

  #business-title .container .row .col-relative .box-content .box {
    background: rgba(1, 84, 160, 0.6);
    width: 100%;
    padding: 40px;
    padding-bottom: 60px;
    position: relative;
  }

  #business-title .container .row .col-relative .box-content .box h2 {
    color: white;
  }

  #business-title .container .row .col-relative .box-content .box .font {
    color: white;
    display: block;
    margin-top: 30px;
    line-height: 2;
    font-size: 16px;
  }

  #business-title .container .row .col-relative .box-content .business-nav {
    display: flex;
  }

  #business-title .container .row .col-relative .box-content .business-nav .businessbox {
    width: 25%;
    color: #798080;
    font-size: 15px;
    padding: 5px 5px;
    background: white;
    border-right: #d6dcdc 3px solid;
    text-align: center;
    box-shadow: -1px 1px 2px #e1e0e0;
  }

  #business-title .container .row .col-relative .box-content .business-nav .businessbox:last-child {
    border-right: #d6dcdc 0px solid;
  }

  #business-title .container .row .col-relative .box-content .business-nav .active {
    color: white;
    background: #3080C9;
  }

  #business-title .container .row .col-relative .box-content .business-nav .main-box {
    background: #3080C9 !important;
  }

  #business-title .container .row .col-relative .box-content .business-nav .businessbox.box {
    width: 27.7%;
    background: rgba(28, 28, 28, 0.4);
    color: white;
    font-weight: bold;
  }

  #business-title .container .row .col-relative .box-content .business-nav .businessbox.box:hover {
    background: #3080C9;
  }

  #business-title .container .row .col-relative .box-content-index {
    bottom: 0px;
  }
}

@media (max-width: 500px) {
  #building {
    margin-top: 180px;
  }

  #building .build-title {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    flex-wrap: wrap;
  }

  #building .build-title .title {
    line-height: 1;
    width: 100%;
    color: #000;
    font-size: 40px;
    display: inline-block;
    padding-right: 40px;
    border-right: #d6dcdc 2px solid;
  }

  #building .build-title .subhead {
    margin-top: 20px;
    padding-left: 0px;
    font-size: 16px;
    color: #798080;
    width: 100%;
  }

  #building .build-font {
    color: #798080;
    font-size: 16px;
    line-height: 1.5;
  }

  #building .energy {
    background: #ECECEC;
  }

  #building .energy .title {
    color: #3080C9;
    font-size: 28px;
    margin-top: 125px;
    text-align: center;
    margin-bottom: 35px;
  }

  #building .energy .content {
    color: #798080;
    font-size: 16px;
    line-height: 2;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 75px;
  }

  #building .build-swiper {
    position: relative;
  }

  #building .build-swiper .swiper {
    background: #ECECEC;
    position: relative;
  }

  #building .build-swiper .swiper .swiper-wrapper {
    display: flex;
    align-items: stretch;
  }

  #building .build-swiper .swiper .swiper-wrapper .swiper-slide {
    background: white;
    height: auto;
  }

  #building .build-swiper .swiper .swiper-wrapper .swiper-slide .font {
    padding: 45px 30px;
    color: #798080;
    font-size: 16px;
  }

  #building .build-swiper .swiper .stratum-letf {
    height: 100%;
    width: 100px;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 999;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
    /* 标准的语法（必须放在最后） */
  }

  #building .build-swiper .swiper .stratum-right {
    height: 100%;
    width: 100px;
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: 999;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
    /* 标准的语法（必须放在最后） */
  }

  #building .build-swiper .swiper-button {
    background: #ECECEC;
    display: flex;
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 50px;
  }

  #building .build-swiper .swiper-button .main-button-prev {
    position: static;
    background-image: url("#") !important;
    border-radius: 50%;
    background: white;
    background-image: none;
    color: #3080C9;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0% 30px;
  }

  #building .build-swiper .swiper-button .main-button-prev i {
    font-size: 25px;
  }

  #building .build-swiper .swiper-button .main-button-next {
    position: static;
    border-radius: 50%;
    background: white;
    background-image: none;
    color: #3080C9;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0% 30px;
  }

  #building .build-swiper .swiper-button .main-button-next i {
    font-size: 25px;
  }

  #building .nature .title {
    display: block;
    margin-top: 100px;
    color: #3080C9;
    font-size: 28px;
    margin-bottom: 45px;
  }

  #building .nature .content {
    font-size: 16px;
    color: #798080;
    line-height: 2;
    width: 80%;
    display: block;
    margin-bottom: 75px;
  }

  #building .nature .nature-row {
    margin: 0px -30px;
    padding-right: 62.5px;
  }

  #building .nature .img-box {
    padding: 0px 30px;
  }

  #building .nature .img-box .iconfont {
    font-size: 60px;
    color: #3080C9;
    display: inline-block;
    margin-right: 5px;
  }

  #building .nature .img-box .subtitle {
    color: #798080;
    font-size: 16px;
    font-weight: bold;
  }

  #building .nature .img-box .font {
    display: block;
    margin-top: 25px;
    font-size: 16px;
    color: #798080;
    margin-bottom: 80px;
  }
}

@media (max-width: 990px) {
  #building .build-swiper {
    position: relative;
  }

  #building .build-swiper .swiper {
    background: #ECECEC;
    position: relative;
  }

  #building .build-swiper .swiper .swiper-wrapper {
    display: flex;
    align-items: stretch;
  }

  #building .build-swiper .swiper .swiper-wrapper .swiper-slide {
    background: white;
    height: auto;
  }

  #building .build-swiper .swiper .swiper-wrapper .swiper-slide .font {
    padding: 45px 30px;
    color: #798080;
    font-size: 16px;
  }

  #building .build-swiper .swiper .stratum-letf {
    display: none;
    height: 100%;
    width: 200px;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 999;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
    /* 标准的语法（必须放在最后） */
  }

  #building .build-swiper .swiper .stratum-right {
    display: none;
    height: 100%;
    width: 200px;
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: 999;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
    /* 标准的语法（必须放在最后） */
  }

  #building .build-swiper .swiper-button {
    background: #ECECEC;
    display: flex;
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 50px;
  }

  #building .build-swiper .swiper-button .main-button-prev {
    position: static;
    background-image: url("#") !important;
    border-radius: 50%;
    background: white;
    background-image: none;
    color: #3080C9;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0% 30px;
  }

  #building .build-swiper .swiper-button .main-button-prev i {
    font-size: 25px;
  }

  #building .build-swiper .swiper-button .main-button-next {
    position: static;
    border-radius: 50%;
    background: white;
    background-image: none;
    color: #3080C9;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0% 30px;
  }

  #building .build-swiper .swiper-button .main-button-next i {
    font-size: 25px;
  }
}

@media (max-width: 550px) {
  #intelligent-production .build-title {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    flex-wrap: wrap;
  }

  #intelligent-production .build-title .title {
    color: #000;
    width: 100%;
    font-size: 40px;
    display: inline-block;
    padding-right: 40px;
    border-right: #d6dcdc 2px solid;
  }

  #intelligent-production .build-title .subhead {
    padding-left: 0px !important;
    font-size: 16px;
    color: #798080;
    width: 100%;
    margin-top: 20px;
  }
}

@media (max-width: 992px) {
  #intelligent-production .intelligent .production-box .production-img {
    position: relative;
    max-width: 100%;
    right: 0%;
  }

  #intelligent-production .vice-system {
    display: none;
  }

  #intelligent-production .system {
    display: block;
  }
}

@media (max-width: 990px) {
  #software .function .icon-boxs {
    display: flex;
    flex-wrap: wrap;
  }

  #software .function .icon-boxs .box-icon {
    width: 50%;
    margin-top: 30px;
  }

  #software .content .software-font {
    margin-bottom: 0px;
  }

  #software .content .software-font .table {
    position: static;
  }

  #software .content .software-font .table table {
    width: 100%;
  }

  #software .content .software-img {
    width: 60%;
    position: absolute;
    right: 0%;
  }

  #software .content .software-img img {
    width: 150%;
    max-width: 150%;
    margin-top: 0px;
  }

  #software .center-img {
    display: none !important;
  }

  #software .core .pad-letf {
    padding-left: 15px;
    padding-top: 50px;
  }

  #software .core .pad-right {
    padding-right: 15px;
    padding-top: 50px;
  }

  #software .core .phone {
    padding: 0px 25px;
    position: relative;
    bottom: auto;
  }
}

@media (max-width: 550px) {
  #software .software-title {
    margin-top: 180px;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
  }

  #software .software-title .title {
    color: #000;
    font-size: 40px;
    display: inline-block;
    padding-right: 40px;
    width: 100%;
    border-right: #d6dcdc 2px solid;
  }

  #software .software-title .subhead {
    font-size: 16px;
    color: #798080;
    width: 100%;
    margin-top: 30px;
    padding-left: 0px;
  }
}

@media (max-width: 990px) {
  #software .content .software-img {
    width: 100%;
    position: relative;
    right: auto;
  }

  #software .content .software-img img {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  #software .function .icon-boxs {
    flex-wrap: wrap;
  }

  #software .function .icon-boxs .box-icon {
    width: 100%;
  }
}

@media (max-width: 992px) {
  #logistics .r-img-first {
    margin-top: 30px;
  }

  #logistics .r-img-first:last-child {
    margin-bottom: 60px;
  }

  #logistics .right-img {
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 550px) {
  #logistics .build-title {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    flex-wrap: wrap;
  }

  #logistics .build-title .title {
    color: #000;
    font-size: 40px;
    display: inline-block;
    padding-right: 40px;
    width: 100%;
    border-right: #d6dcdc 2px solid;
  }

  #logistics .build-title .subhead {
    padding-left: 0px;
    font-size: 16px;
    color: #798080;
    width: 100%;
    margin-top: 30px;
  }
}

@media (max-width: 992px) {
  #main .data .title {
    padding-right: 0px;
    font-size: 30px;
  }

  #main .data .content {
    padding-right: 0px;
  }

  #main .data .data-icon {
    margin-top: 30px;
  }

  #main .data .data-icon .icon-box:last-child {
    margin-top: -10px;
  }

  #main .bussiness .title .name {
    width: 40%;
  }

  #main .bussiness .title .subhead {
    width: 50%;
  }

  #main .bussiness .liangren-two .tab-content #home p {
    width: 100%;
  }

  #main .bussiness .liangren-two .tab-content #menu1 p {
    width: 100%;
  }

  #main .bussiness .liangren-two .nav .nav-item {
    width: 50%;
  }

  #main .bussiness .liangren-two img {
    display: none;
  }
}

@media (max-width: 558px) {
  #main .contact .contact-box {
    overflow: hidden;
    width: 320px;
    padding: 10px;
    text-align: center;
  }
}

@media (max-width: 768px) {
  #main .data .data-icon {
    margin-top: 30px;
  }

  #main .data .data-icon .icon-box:last-child {
    margin-left: -60px;
    margin-top: -10px;
  }

  #main .bussiness .title {
    flex-wrap: wrap;
  }

  #main .bussiness .title .name {
    width: 100%;
    border: 0px;
  }

  #main .bussiness .title .subhead {
    width: 100%;
    padding-left: 0%;
    margin-top: 20px;
  }

  #main .bussiness .liangren-two .tab-content #home {
    padding: 50px;
  }

  #main .bussiness .liangren-two .tab-content #home p {
    width: 100%;
  }

  #main .bussiness .liangren-two .tab-content #menu1 {
    padding: 50px;
  }

  #main .bussiness .liangren-two .tab-content #menu1 p {
    width: 100%;
  }

  #main .bussiness .liangren-two .nav .nav-item {
    width: 50%;
  }

  #main .bussiness .liangren-two img {
    display: none;
  }

  #main .news .main-title {
    flex-wrap: wrap;
    display: flex;
  }

  #main .news .main-title .name {
    width: 100%;
    border: 0px;
  }

  #main .news .main-title .subhead {
    width: 100%;
    padding-left: 0%;
    margin-top: 20px;
  }

  #main .news .dream {
    font-size: 23px;
  }
}

@media screen and (min-width: 990px) and (max-width: 1260px) {
  #software .core .phone {
    padding: 0px 25px;
    position: absolute;
    bottom: 0%;
  }
}

@media screen and (min-width: 990px) and (max-width: 1260px) {
  #main .bussiness .liangren-two .liangrn {
    position: absolute;
    right: 0%;
    bottom: 0%;
    z-index: 999;
    width: 40%;
  }
}

@media (max-width: 992px) {
  #sol-detail .detail .detail-left-img {
    padding-right: 0px;
  }
}

@media (max-width: 768px) {
  #sol-detail .detail .title {
    font-size: 30px;
  }

  #sol-detail .icon-font-boxs {
    background: #3080C9;
    padding: 80px 0px;
    margin-top: 20px;
  }

  #sol-detail .icon-font-boxs .col-lg-12 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  #sol-detail .icon-font-boxs .col-lg-12 .icon-font-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: #ECECEC 1px solid;
    padding: 60px 0px;
  }

  #sol-detail .icon-font-boxs .col-lg-12 .icon-font-box .iconfont {
    font-size: 80px;
    color: white;
  }

  #sol-detail .icon-font-boxs .col-lg-12 .icon-font-box .num {
    font-size: 40px;
    font-weight: bold;
    color: white;
  }

  #sol-detail .icon-font-boxs .col-lg-12 .icon-font-box .title {
    font-size: 16px;
    color: white;
  }
}

@media (max-width: 990px) {
  #contact .contactcompany {
    flex-wrap: wrap;
  }

  #contact .contactcompany .contactus {
    width: 100%;
    text-align: center;
  }

  #contact .person {
    flex-wrap: wrap;
  }

  #contact .person .director {
    width: 50%;
  }
}

@media (max-width: 768px) {
  #contact .contactcompany {
    flex-wrap: wrap;
  }

  #contact .contactcompany .contactus {
    width: 100%;
    text-align: center;
  }

  #contact .person {
    flex-wrap: wrap;
  }

  #contact .person .director {
    width: 100%;
  }
}

@media (max-width: 990px) {
  #joinus .detail {
    color: #6C7B8D;
    line-height: 2;
    margin-bottom: 45px;
    padding-right: 0px;
  }

  #joinus .col-lg-3 {
    padding-left: 15px;
  }
}

@media (max-width: 990px) {
  #server .usserver {
    color: #6C7B8D;
    display: block;
    width: 100%;
  }

  #server .server-left {
    padding-top: 55px;
    padding-bottom: 150px;
  }

  #server .server-left .row {
    margin: 0 -15px;
  }

  #server .server-left .row .col-lg-10 {
    display: flex;
    flex-wrap: wrap;
  }

  #server .server-left .row .col-lg-10 .box {
    width: 25%;
    padding-right: 80px;
  }

  #server .server-left .row .col-lg-10 .box .box-title {
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 60px;
  }

  #server .server-img {
    position: relative;
  }

  #server .build-swiper .swiper .stratum-letf {
    display: none;
    height: 100%;
    width: 150.6px;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 999;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
    /* 标准的语法（必须放在最后） */
  }

  #server .build-swiper .swiper .stratum-right {
    display: none;
    height: 100%;
    width: 150.6px;
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: 999;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
    /* 标准的语法（必须放在最后） */
  }

  #server .uscontent {
    padding-bottom: 150px;
  }

  #server .uscontent .uscontent-left {
    padding-right: 15px;
  }

  #server .uscontent .col-lg-6 {
    padding-top: 50px;
  }

  #server .uscontent .col-lg-6 .content .title {
    color: #2D3333;
    font-size: 28px;
    margin-bottom: 45px;
    margin-top: 30px;
  }

  #server .uscontent .col-lg-6 .content .font {
    font-size: 16px;
    color: #6C7B8D;
  }
}

@media (max-width: 768px) {
  #server .usserver {
    color: #6C7B8D;
    display: block;
    width: 100%;
  }

  #server .server-left {
    padding-top: 55px;
    padding-bottom: 150px;
  }

  #server .server-left .row {
    margin: 0 -15px;
  }

  #server .server-left .row .col-lg-10 {
    display: flex;
    flex-wrap: wrap;
  }

  #server .server-left .row .col-lg-10 .box {
    width: 50%;
    padding-right: 80px;
  }

  #server .server-left .row .col-lg-10 .box .box-title {
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 60px;
  }

  #server .server-img {
    position: relative;
  }

  #server .build-swiper .swiper .stratum-letf {
    height: 100%;
    width: 100.6px;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 999;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
    /* 标准的语法（必须放在最后） */
  }

  #server .build-swiper .swiper .stratum-right {
    height: 100%;
    width: 100.6px;
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: 999;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(207, 212, 212, 0.9));
    /* 标准的语法（必须放在最后） */
  }

  #joinus .table .thead .content .post,
  #joinus .table .thead .job-tr .post,
  #joinus .table .tbody .content .post,
  #joinus .table .tbody .job-tr .post {
    padding-left: 10px;
  }

  #joinus .table .thead .content .recruit,
  #joinus .table .thead .job-tr .recruit,
  #joinus .table .tbody .content .recruit,
  #joinus .table .tbody .job-tr .recruit {
    width: 20%;
  }

  #joinus .table .thead .content .date,
  #joinus .table .thead .job-tr .date,
  #joinus .table .tbody .content .date,
  #joinus .table .tbody .job-tr .date {
    flex-grow: 1;
  }
}

@media (max-width: 990px) {
  #metal .line .table {
    width: 100%;
  }

  #metal .line .table .first-row {
    width: 100px;
  }
}

@media (max-width: 990px) {
  #gear .bottom-line {
    justify-content: flex-start;
  }

  #gear .bottom-line .dropdown {
    margin-bottom: 30px;
    width: 100%;
  }

  #gear .bottom-line .news-category {
    width: 100%;
  }
}

</pre></body></html>